home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / cli / man379.lha / doc / man2doc.doc < prev   
Text File  |  1995-02-04  |  718b  |  37 lines

  1.  
  2. ; man2doc
  3. ; Sat Feb 04 00:18:20 1995
  4.  
  5. man2doc(8) - maint utils
  6.  
  7. NAME:
  8.  
  9. man2doc - convert a man page file to an ascii doc (37.9, Feb 95)
  10.  
  11. SYNOPSIS:
  12.  
  13. man2doc <infile >outfile
  14.  
  15. (uses stdio so i/o redirection will be desired)
  16.  
  17. DESCRIPTION:
  18.  
  19. {man2doc} will convert an encoded MAN-page file to a human-readable document
  20. which can be edited with a word processor, and later run through {doc2man}
  21. for recompilation.
  22.  
  23. Please see the man page for {doc2man} for a full description of this output
  24. ascii file format.
  25.  
  26. A brief discussion of the man-page binary format can be found in the docs
  27. accompanying the program archive; a detailed reference is pending.
  28.  
  29. OPTIONS:
  30.  
  31. None at present.
  32.  
  33. SEE ALSO:
  34.  
  35. {doc2man}, {guide2man}, {man}
  36.  
  37.